UNPKG

196 BJavaScriptView Raw
1export default {
2 "name": "Microsoft Visual Studio Solution",
3 "type": "data",
4 "extensions": [
5 ".sln"
6 ],
7 "tmScope": "source.solution",
8 "aceMode": "text",
9 "languageId": 849523096
10}